How to Install gnuplot5 software package in Ubuntu 17.04 (Zesty Zapus)

How to Install gnuplot5 software package in Ubuntu 17.04 (Zesty Zapus)

gnuplot5 software package provides transitional package, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnuplot5 

gnuplot5 is installed in your system.

Make ensure the gnuplot5 package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnuplot5 *

You will get with gnuplot5 package name, version, architecture and description in a table

gnuplot5 package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Old Libraries
Package gnuplot5
Version 5.0.5+dfsg1-4ubuntu1
Description transitional package
Sub Section oldlibs


See Also, How to uninstall or remove gnuplot5 software package from Ubuntu 17.04 (Zesty Zapus)?